x11: Allow creating GLES contexts
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 22 Apr 2016 17:01:19 +0000 (18:01 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 25 Apr 2016 11:29:37 +0000 (12:29 +0100)
commit88fed84d45e184490673f63bc20b556beeff7b98
tree02ba3f9c66a30117b31b472933d372882f003d71
parent74f4e6e046b890838519e689a48d3dcc252929f7
x11: Allow creating GLES contexts

We need to check for the GLX_EXT_create_context_es2_profile extension,
which allows us to create a GLES context while using the GLX API.
gdk/x11/gdkdisplay-x11.h
gdk/x11/gdkglcontext-x11.c